﻿2026-06-04T14:14:33.0227205Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T14:14:33.0230125Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T14:14:33.0232320Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T14:14:33.0234256Z [36;1melse[0m
2026-06-04T14:14:33.0235870Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T14:14:33.0238230Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T14:14:33.0240596Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T14:14:33.0242063Z [36;1mfi[0m
2026-06-04T14:14:33.0269896Z shell: /usr/bin/bash -e {0}
2026-06-04T14:14:33.0271323Z env:
2026-06-04T14:14:33.0274184Z   GH_TOKEN: ***
2026-06-04T14:14:33.0275373Z ##[endgroup]
